PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setReadOnly Method
If true, do not allow the annotation to interact with the user
Collapse All
Expand All
In This Topic
setReadOnly Method
In This Topic
Sets a value indicating whether the annotation is read only.
Syntax
public
void
setReadOnly(
boolean
value
)
Parameters
value
If true, do not allow the annotation to interact with the user
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members